@charset "UTF-8";
body {
  background-color: rgb(244, 244, 244);
  overflow-x: hidden;
  position: relative;
}

.bg-img2 {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: linear !important;
}

.swiper-container-cube .swiper-cube-shadow {
  bottom: 14px;
  opacity: 0.4;
}

.big-catname {
  font-size: 36px;
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.big-catname::after {
  content: "";
  position: absolute;
  background: url("./images/cat1.png") center no-repeat;
  left: -53px;
  top: 27%;
  width: 28px;
  height: 20px;
}
.big-catname::before {
  content: "";
  position: absolute;
  background: url("./images/cat2.png") center no-repeat;
  right: -53px;
  top: 27%;
  width: 28px;
  height: 20px;
}

#pages {
  font-size: 14px;
  margin-top: 40px;
}
#pages a,
#pages span {
  background: #fff;
  border-radius: 5px;
  min-width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  padding: 0 12px;
  box-sizing: border-box;
  margin: 0 3px;
  transition-duration: 0.2s;
}
#pages span,
#pages a:hover {
  background: #c8a063;
  color: #fff;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}

#header {
  position: relative;
  z-index: 2;
}

.header-top {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: rgb(153, 153, 153);
}

.header-logo-rows {
  padding: 15px 0;
  position: relative;
  background: #fff;
}
.header-logo-rows .tel-box {
  margin-left: 8%;
}

.contact-icon i {
  color: #C8A063;
  margin-right: 10px;
}

.contact-info {
  color: #C8A063;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 600;
  padding-top: 8px;
}
.contact-info h3 {
  font-size: 16px;
  font-weight: 400;
}

.search-bar {
  position: relative;
  margin-top: 24px;
}
.search-bar input {
  font-size: 14px;
  border: 1px solid #ccc;
  padding: 7px 15px;
  width: 100%;
  box-sizing: border-box;
  width: 210px;
}
.search-bar input::-moz-placeholder {
  color: #ccc;
}
.search-bar input::placeholder {
  color: #ccc;
}
.search-bar .button {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  background-color: #C8A063;
  text-align: center;
  cursor: pointer;
  outline: unset;
  border: unset;
}
.search-bar .button i {
  font-size: 20px;
}

.header-nav {
  font-size: 16px;
  text-align: center;
  background-color: rgb(245, 245, 245);
}
.header-nav .container {
  overflow: visible;
}
.header-nav .left-nav {
  float: left;
  width: 230px;
  text-align: left;
  background-color: #fff;
  position: relative;
}
.header-nav .left-nav h2 {
  padding-left: 23px;
  height: 40px;
  line-height: 40px;
}
.header-nav .left-nav h2.active {
  background-color: #C8A063;
  color: #fff;
}
.header-nav .left-nav ol {
  display: none;
  position: absolute;
  z-index: 2000;
  width: 100%;
  background-color: #fff;
  padding-bottom: 15px;
}
.header-nav .left-nav.open ol, .header-nav .left-nav:hover ol {
  display: block;
}
.header-nav .left-nav li {
  margin: 18px 0px 0px 0px;
  padding: 5px 23px 0px 23px;
  height: 40px;
  line-height: 40px;
}
.header-nav .left-nav li img {
  width: 20px;
  vertical-align: sub;
  margin-right: 10px;
}
.header-nav .left-nav li:hover {
  background-color: rgba(200, 160, 99, 0.6784313725);
}
.header-nav .right-nav {
  float: right;
  width: calc(100% - 240px);
}
.header-nav .right-nav ol {
  display: flex;
  margin: 0 -10px;
}
.header-nav .right-nav li.step-1 {
  flex: 1;
  min-width: 120px;
  height: 40px;
  line-height: 40px;
  margin: 0 10px;
  cursor: pointer;
  font-weight: 600;
}
.header-nav .right-nav li.step-1 a {
  display: block;
}
.header-nav .right-nav li.step-1.active, .header-nav .right-nav li.step-1:hover {
  background-color: #C8A063;
  color: #fff;
}
.header-nav .right-nav .child-list ol {
  display: none;
  color: #fff;
  margin: 0;
  background-color: #936740;
  font-weight: 400;
  position: relative;
  z-index: 20;
}
.header-nav .right-nav .child-list ol li {
  height: 32px;
  line-height: 32px;
  margin: 0;
}
.header-nav .right-nav .child-list ol li:hover {
  background-color: #94734E;
}
.header-nav .right-nav .child-list:hover ol {
  display: block;
  font-size: 12px;
  line-height: 32px;
}

.cate-banner {
  height: 230px;
  background: url("./images/bg1.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
  position: relative;
  z-index: -1;
}
.cate-banner h2 {
  position: absolute;
  height: 108px;
  line-height: 108px;
  color: #fff;
  font-size: 26px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("./images/bg2.png") no-repeat center;
  background-size: contain;
}

.banner-box {
  background-color: rgb(245, 245, 245);
  margin-bottom: 25px;
}
.banner-box .container {
  padding-left: 240px;
}
.banner-box .banner {
  padding-top: 10px;
}
.banner-box .banner .swiper-slide img {
  width: 100%;
}
.banner-box .banner-nav {
  display: flex;
  margin: 0 -5px;
  padding-top: 10px;
}
.banner-box .banner-nav-item {
  flex: 1;
  padding: 0 5px;
  height: 140px;
}
.banner-box .banner-nav-item div {
  height: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 10px;
  padding-bottom: 14px;
}
.banner-box .banner-nav-item div a {
  display: flex;
  align-items: center;
  width: 100%;
}
.banner-box .banner-nav-item img {
  float: right;
  max-width: 50%;
}
.banner-box .banner-nav-item h4 {
  font-size: 16px;
  font-weight: 400;
  max-width: 58%;
  word-break: keep-all;
  flex: 1;
}

.product-box {
  margin-bottom: 50px;
}
.product-box .p-top {
  position: relative;
  height: 380px;
}
.product-box .product-tab {
  position: absolute;
  bottom: 0;
  right: 0;
}
.product-box .product-tab ul li {
  width: 105px;
  height: 35px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.product-box .product-tab ul li.active, .product-box .product-tab ul li:hover {
  background: rgba(154, 98, 18, 0.67);
}
.product-box .left-nav {
  width: 270px;
  float: left;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #fff;
  position: relative;
}
.product-box .left-nav h2 {
  font-size: 30px;
  font-weight: 400;
  padding-top: 50px;
}
.product-box .left-nav ol {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  padding: 0 25px;
  box-sizing: border-box;
}
.product-box .left-nav li {
  width: 50%;
  float: left;
  padding: 5px;
  box-sizing: border-box;
  font-size: 14px;
}
.product-box .left-nav li div {
  height: 35px;
  line-height: 35px;
  background-color: rgba(149, 149, 149, 0.5490196078);
  transition-duration: 0.3s;
}
.product-box .left-nav li div:hover {
  background-color: #fff;
  color: rgb(85, 85, 85);
}
.product-box .left-nav li div a {
  width: 100%;
  height: 100%;
  display: block;
  text-overflow: ellipsis;
}
.product-box .product-list {
  display: none;
}
.product-box .product-list.active {
  display: block;
  visibility: visible !important;
}
.product-box .product-list .product-item {
  width: 25%;
  float: left;
  text-align: center;
  border-right: 1px solid rgb(204, 204, 204);
  box-sizing: border-box;
}
.product-box .product-list .product-item:nth-child(4) {
  border: none;
}
.product-box .product-list .product-item:hover .title {
  color: rgb(255, 168, 0);
}
.product-box .product-list .product-item .item-box {
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
}
.product-box .product-list .product-item .img-box {
  width: 100%;
  height: 259px;
  overflow: hidden;
  position: relative;
}
.product-box .product-list .product-item img {
  max-width: 100%;
  max-height: 259px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-box .product-list .product-item .title {
  font-size: 14px;
  padding-top: 15px;
  margin-bottom: 10px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}

.honor {
  margin-top: 75px;
}
.honor h1 {
  font-size: 36px;
  text-align: center;
}
.honor .honor-nav {
  margin-bottom: 10px;
  margin-top: 40px;
}
.honor .honor-nav li {
  float: left;
  width: 200px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 14px;
  background: #fff;
}
.honor .honor-nav li:hover, .honor .honor-nav li:nth-child(1) {
  color: #fff;
  background: #966d68;
}
.honor .honor-swiper .swiper-slide {
  overflow: hidden;
  text-align: center;
  background: #fff;
}
.honor .honor-swiper .swiper-slide .img-box {
  padding-top: 145%;
}
.honor .honor-swiper .swiper-slide p {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  overflow: hidden;
  padding: 0 10px;
  text-align: center;
}

.case .big-catname {
  margin-bottom: 40px;
}
.case .honor-swiper .swiper-slide .img-box {
  padding-top: 66.7%;
}

#footer {
  padding-top: 30px;
  margin-top: 40px;
  background: #fff;
}
#footer .feature {
  padding-bottom: 25px;
}
#footer .feature ul {
  display: flex;
}
#footer .feature li {
  flex: 1;
  padding-left: 28px;
}
#footer .feature li img {
  float: left;
  margin-right: 20px;
}
#footer .feature li .title {
  font-size: 18px;
  font-weight: 600;
  padding-top: 6px;
}
#footer .footer-nav-box {
  padding: 50px 0;
  border-top: 1px solid #f4f4f4;
}
#footer .footer-nav-box .left-logo {
  width: 33.33%;
  float: left;
}
#footer .footer-nav-box .logo img {
  max-width: 100%;
}
#footer .footer-nav-box .contact {
  padding-top: 25px;
  padding-left: 15px;
}
#footer .footer-nav-box .footer-nav {
  width: 50%;
  float: left;
  display: flex;
  padding-left: 6%;
  box-sizing: border-box;
}
#footer .footer-nav-box .footer-nav ul {
  flex: 1;
  float: left;
}
#footer .footer-nav-box .footer-nav ul li {
  color: #555;
  height: 24px;
  line-height: 24px;
  padding-bottom: 5px;
}
#footer .footer-nav-box .footer-nav ul li:nth-child(1) {
  font-weight: 600;
  font-size: 14px;
  color: #333;
  padding-bottom: 20px;
}
#footer .footer-nav-box .footer-qr {
  width: 110px;
  float: right;
  text-align: center;
  color: #999;
  font-size: 14px;
}
#footer .footer-nav-box .footer-qr img {
  max-width: 100%;
  margin-bottom: 5px;
  border: rgb(237, 237, 237) 1px solid;
}

.footer-bt {
  background-color: #f5f5f5;
  text-align: center;
}
.footer-bt .nav {
  text-align: center;
  font-size: 14px;
  color: rgb(67, 67, 67);
  padding-top: 15px;
}
.footer-bt .nav ul {
  display: inline-block;
}
.footer-bt .nav li {
  height: 18px;
  line-height: 18px;
  padding: 0 10px;
  display: inline-block;
  border-right: 1px solid rgb(153, 153, 153);
}
.footer-bt .nav li:last-child {
  border: none;
}
.footer-bt .copyright {
  color: #595959;
  font-size: 14px;
  padding: 15px 0;
}

.catpos {
  font-size: 14px;
  color: #555;
  margin-bottom: 25px;
}

.main-content {
  padding-top: 40px;
}

.pro-nav-box {
  background: #fff;
  color: #555;
}
.pro-nav-box .nav-title {
  width: 120px;
  padding-left: 25px;
  color: #fff;
  height: 56px;
  line-height: 56px;
  float: left;
  box-sizing: border-box;
  background-color: #966d68;
}
.pro-nav-box ul {
  width: calc(100% - 140px);
  padding-left: 20px;
  float: left;
}
.pro-nav-box ul li {
  display: inline-block;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
}
.pro-nav-box ul li:hover, .pro-nav-box ul li.active {
  color: #966d68;
}
.pro-nav-box ul li:hover a, .pro-nav-box ul li.active a {
  -webkit-text-decoration: solid underline #966d68;
          text-decoration: solid underline #966d68;
}

.pro-pos .pro-catname {
  font-size: 18px;
  color: #555;
  padding: 20px 0;
}
.pro-pos ul {
  margin: 0 -5px;
}
.pro-pos li {
  width: 14.28%;
  float: left;
  padding: 0 5px;
  box-sizing: border-box;
}
.pro-pos li .pro-box {
  background: #fff;
  padding: 5px;
}
.pro-pos li .img-box {
  padding: 4px;
  box-sizing: border-box;
  width: 100%;
  padding-top: 100%;
}
.pro-pos li p {
  border-top: 1px solid #f4f4f4;
  color: #000;
  text-align: center;
  height: 20px;
  line-height: 20px;
  padding: 10px 5px 0 5px;
  margin: 10px 0;
  overflow: hidden;
}

.all-pros {
  color: #555;
  background: #fff;
  margin-top: 30px;
}
.all-pros li {
  width: 25%;
  float: left;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #fff;
  padding-bottom: 10px;
}
.all-pros li:hover {
  color: #966d68;
  border: 1px solid #966d68;
}
.all-pros li .img-box {
  padding-top: 100%;
  border: 20px solid #fff;
}
.all-pros li p {
  font-size: 14px;
  margin-top: 20px;
  height: 40px;
  text-align: center;
  overflow: hidden;
  padding: 0 25px;
}
.all-pros .imgs {
  width: 80%;
}
.all-pros .imgs .img-1 {
  width: 25%;
  float: left;
  background: #fff;
  padding: 0 10px;
  box-sizing: border-box;
  cursor: pointer;
}
.all-pros .imgs .img-1.active .bg-img2 {
  border-color: #c00;
}
.all-pros .imgs .img-1 .bg-img2 {
  padding-top: 100%;
  border: 1px solid #ccc;
}

.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0px;
  display: block;
}

.jqzoom img {
  background: url("../images/small-loading-wait-bg.gif") no-repeat center center;
}

.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 350px;
  height: 350px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}

.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

/*图片小图预览列表*/
.spec-preview {
  width: 350px;
  height: 350px;
  border: 1px solid #333;
}

.spec-scroll {
  clear: both;
  margin-top: 5px;
  width: 420px;
}

.spec-scroll .prev {
  float: left;
  margin-right: 4px;
}

.spec-scroll .next {
  float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  font-family: "宋体";
  text-align: center;
  width: 16px;
  height: 80px;
  line-height: 80px;
  border: 1px solid #CCC;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}

.spec-scroll .items {
  float: left;
  position: relative;
  width: 376px;
  height: 80px;
  overflow: hidden;
}

.spec-scroll .items ul {
  position: absolute;
  width: 9999px;
  height: 80px;
}

.spec-scroll .items ul li {
  float: left;
  width: 80px;
  height: 80px;
  margin: 0 7px;
  text-align: center;
  position: relative;
}

.spec-scroll .items ul li img {
  padding: 2px;
  max-width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.spec-scroll .items ul li img:hover {
  border: 2px solid #FF6600;
  padding: 1px;
}

.preview {
  float: left;
  width: 420px;
}
.preview .spec-preview {
  width: 420px;
  height: 420px;
  padding: 15px;
  box-sizing: border-box;
}
.preview .jqzoom {
  width: 100%;
  height: 100%;
}
.preview .jqzoom img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* 大图容器 */
.spec-preview {
  position: relative;
  display: inline-block;
}

/* 大图 */
/* 遮罩层和放大区域框 */
.spec-preview .zoom-overlay {
  position: absolute;
  top: 0;
  left: 100%;
  /* 放大镜显示在大图右侧 */
  width: 300px;
  /* 放大镜宽度 */
  height: 300px;
  /* 放大镜高度 */
  border: 1px solid #ccc;
  background-color: white;
  display: none;
  /* 默认隐藏 */
  overflow: hidden;
  z-index: 10;
}

.spec-preview .zoom-overlay img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: unset;
  /* 确保图片不被限制大小 */
}

/* 遮罩层 */
.spec-preview .zoom-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  /* 鼠标事件穿透 */
}

/* 放大区域框 */
.spec-preview .zoom-box {
  position: absolute;
  border: 2px dashed rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  /* 鼠标事件穿透 */
  display: none;
  /* 默认隐藏 */
}

.page-content {
  float: left;
  width: calc(100% - 420px);
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
  z-index: -1;
}
.page-content .title {
  font-size: 16px;
}
.page-content .params {
  padding-top: 30px;
}
.page-content .params .lable {
  float: left;
  color: rgb(136, 136, 136);
  width: 120px;
  padding-top: 10px;
}
.page-content .params .value {
  width: calc(100% - 120px);
  float: left;
  color: rgb(51, 51, 51);
}
.page-content .params .value span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-weight: 600;
  border-width: 2px;
  border-style: solid;
  border-color: #ccc;
  margin: 5px;
  padding: 4px 8px;
  cursor: pointer;
}
.page-content .params .value span.active {
  border-color: #ff0036;
}

#share {
  text-align: right;
  margin-top: 15px;
}

.detail {
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin-top: 20px;
}
.detail h2 {
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  font-size: 18px;
  color: #474747;
  font-weight: 400;
  border-bottom: 2px solid rgb(150, 109, 104);
}
.detail .d-content {
  padding: 20px;
  font-size: 16px;
  box-sizing: border-box;
  color: rgb(68, 68, 68);
  min-height: 200px;
}
.detail .d-content img {
  max-width: 100% !important;
  height: auto !important;
}

.honor-nav-box .top {
  border: 1px solid #ededed;
  background: #f9f9f9;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: rgb(68, 68, 68);
  padding-left: 20px;
  box-sizing: border-box;
}
.honor-nav-box ul {
  padding-left: 20px;
  background-color: #ffffff;
}
.honor-nav-box ul li {
  float: left;
  width: 20%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}
.honor-nav-box ul li:hover, .honor-nav-box ul li.active {
  color: #966d68;
}

.all-case li {
  width: 50%;
}
.all-case li .img-box {
  padding-top: 45%;
}
.all-case li .imgs {
  display: none;
}
.all-case li p {
  font-weight: 600;
  font-size: 16px;
  margin-top: 0;
  height: 25px;
  line-height: 25px;
}

.page {
  background: #fff;
  margin-bottom: -60px;
  padding-bottom: 60px;
  padding-top: 20px;
}

.page-left {
  width: 260px;
  float: left;
  text-align: center;
}
.page-left .title {
  height: 120px;
  font-size: 26px;
  color: #fff;
  padding-top: 32px;
  box-sizing: border-box;
  background: rgb(200, 160, 99);
  background-image: url(../images/bg-line.png);
  background-repeat: no-repeat;
  background-position: center 70%;
}
.page-left ul li {
  margin-top: 10px;
  height: 50px;
  line-height: 50px;
  background: #f5f5f5;
  color: rgb(85, 85, 85);
  font-size: 16px;
  text-align: left;
  padding-left: 78px;
  transition-duration: 0.2s;
}
.page-left ul li.active, .page-left ul li:hover {
  background: rgb(200, 160, 99);
  color: #fff;
}

.page-right {
  width: calc(100% - 260px);
  float: left;
  padding-left: 40px;
  box-sizing: border-box;
}
.page-right .title {
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f5f5f5;
}
.page-right .content {
  padding-top: 15px;
  font-size: 16px;
  color: #555;
}
.page-right .content img {
  max-width: 100%;
}

.show {
  background: #fff;
}
.show .title {
  font-size: 18px;
  font-weight: 600;
  padding: 10px 15px;
  text-align: center;
  border-bottom: 1px dashed rgb(204, 204, 204);
}
.show .content {
  padding: 20px 15px;
}
.show .content img {
  max-width: 100%;
}

.text {
  margin-top: 15px;
}
.text li {
  width: 50%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: left;
}
.text li:nth-child(2) {
  text-align: right;
}
.text li:hover {
  color: #966d68;
}

.news-list .title {
  font-size: 16px;
  padding-left: 10px;
  border-bottom: none;
  margin-bottom: 5px;
}
.news-list li {
  font-size: 14px;
  padding-left: 10px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dotted rgb(204, 204, 204);
}
.news-list li:hover {
  color: #966d68;
}
.news-list li span {
  font-size: 12px;
  float: right;
  color: rgb(153, 153, 153);
}

.footer-nav-box-m {
  background: #c8a063;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 12px;
  z-index: 200;
}
.footer-nav-box-m ul {
  display: flex;
}
.footer-nav-box-m ul li {
  flex: 1;
  text-align: center;
  padding: 2px 0;
}
.footer-nav-box-m ul li i {
  display: block;
  font-size: 20px;
  font-weight: 600;
}

@media screen and (max-width: 1200px) {
  .container {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .logo-box img {
    max-width: 100%;
  }
  .header-nav .right-nav li.step-1 {
    font-size: 12px;
    min-width: unset;
  }
  .header-nav .left-nav li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-top: 12px;
  }
  .banner-box .banner-nav-item {
    height: 100px;
  }
  .banner-box .banner-nav-item h4 {
    font-size: 12px;
  }
  #footer .feature li {
    padding-left: 10px;
  }
  #footer .feature li .title {
    font-size: 14px;
  }
}
.show-xs {
  display: none;
}

.hidden-xs {
  display: block;
}

@media screen and (max-width: 500px) {
  .show-xs {
    display: block;
  }
  .hidden-xs {
    display: none;
  }
  .container {
    padding: 0;
  }
  #header .logo-box {
    text-align: center;
  }
  #header .logo-box img {
    width: 85%;
  }
  .header-nav .left-nav {
    width: 100%;
    float: unset;
  }
  .header-nav .left-nav ol {
    position: relative;
    display: block;
  }
  .header-nav .left-nav ol li {
    width: 25%;
    float: left;
    background-color: #c8a063;
    color: #fff;
    padding: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
  }
  .header-nav .left-nav ol li img {
    display: none;
  }
  .header-nav .left-nav ol li:nth-child(4n) {
    border-right: none;
  }
  .banner-box .banner {
    padding-top: 0;
  }
  .banner-box .container {
    padding: 0;
  }
  .banner-box .banner-nav {
    flex-wrap: wrap;
    padding-top: 0;
    margin-top: 10px;
  }
  .banner-box .banner-nav-item {
    width: 50%;
    float: left;
    flex: unset;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  .banner-box .banner-nav-item div {
    padding-bottom: 0;
  }
  .banner-box .search-bar {
    width: 100%;
    padding: 10px;
    margin-top: 0;
    box-sizing: border-box;
    background-color: #fff;
  }
  .banner-box .search-bar input {
    background: #f5f5f5;
    width: 100%;
    text-align: center;
    border: none;
    border-radius: 6px;
  }
  .banner-box .search-bar input::-moz-placeholder {
    color: #686868;
  }
  .banner-box .search-bar input::placeholder {
    color: #686868;
  }
  .banner-box .search-bar button {
    display: none;
  }
  .product-box {
    margin-bottom: 20px;
  }
  .product-box .p-top {
    height: 120px;
  }
  .product-box .left-nav {
    width: 100%;
    float: unset;
  }
  .product-box .left-nav h2 {
    padding-top: 20px;
    font-size: 24px;
  }
  .product-box .left-nav ol {
    display: none;
  }
  .product-box .product-list .product-item {
    width: 50%;
  }
  .product-box .product-list .product-item .item-box {
    padding: 10px;
  }
  .product-box .product-list .product-item img {
    max-height: 100%;
  }
  .product-box .product-list .product-item .img-box {
    height: 120px;
  }
  .honor {
    margin-top: 35px;
  }
  .honor h1 {
    font-size: 28px;
  }
  .honor .honor-nav {
    margin-top: 20px;
  }
  .honor .honor-nav li {
    width: 50%;
    height: 46px;
    line-height: 46px;
  }
  .honor .honor-swiper .swiper-slide p {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
  }
  .case .big-catname {
    margin-bottom: 20px;
  }
  .backTop_Z {
    height: 40px;
    width: 40px;
    bottom: 120px;
  }
  .footer-bt .copyright {
    font-size: 10px;
    padding-bottom: 65px;
  }
  #footer {
    margin-top: 20px;
    padding-top: 15px;
  }
  #footer .feature ul {
    flex-wrap: wrap;
  }
  #footer .feature li {
    padding: 0;
    box-sizing: border-box;
    text-align: center;
  }
  #footer .feature li img {
    width: 50px;
    float: unset;
    margin: 0;
  }
  #footer .feature li .title {
    font-size: 10px;
  }
  #footer .feature li .desc {
    display: none;
  }
  .all-pros {
    margin-top: 10px;
    background: unset;
  }
  .all-pros li {
    width: 50%;
    padding: 5px;
    background: unset;
    border: none;
  }
  .all-pros li:hover {
    border: none;
  }
  .all-pros li .pro-box {
    background: #fff;
    padding-bottom: 6px;
    border-radius: 4px;
  }
  .all-pros li .imgs {
    display: none;
  }
  .all-pros li .img-box {
    border: 10px solid #fff;
  }
  .all-pros li p {
    margin-top: 0;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
  }
  .pro-pos {
    display: none;
  }
  .main-content {
    padding-top: 0;
  }
  .cate-banner {
    height: 120px;
  }
  .cate-banner h2 {
    font-size: 20px;
  }
  .pro-nav-box {
    padding-bottom: 10px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: #dadada 0px 3px 10px 0px;
  }
  .pro-nav-box .nav-title {
    display: none;
  }
  .pro-nav-box ul {
    width: 100%;
    padding-left: 0;
  }
  .pro-nav-box ul li {
    width: 32.33%;
    text-align: center;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
  }
  .nav-lists {
    display: none;
  }
  .nav-lists:nth-last-child(1) {
    display: block;
  }
  .catpos {
    display: none;
  }
  #pages {
    margin-top: 20px;
  }
  #pages a {
    display: none;
    font-size: 12px;
  }
  #pages a.a1 {
    display: inline-block;
  }
  #pages a.a1:nth-child(1) {
    display: none;
  }
  .cate-banner {
    display: none;
  }
  .preview-swiper {
    padding: 10px 0;
    background-color: #fff;
  }
  .preview-swiper img {
    width: 100%;
  }
  .preview-swiper .swiper-pagination {
    width: 60px;
    font-weight: 800;
    border-radius: 10px;
    background: #333;
    opacity: 0.7;
    height: 20px;
    line-height: 20px;
    color: #fff;
    right: 0;
    left: unset;
    bottom: 20px;
  }
  .preview-img-box {
    width: 100%;
    padding-top: 100%;
    background-color: #fff;
  }
  .page-content {
    width: 100%;
    padding: 0 10px;
  }
  .page-content .title {
    font-size: 18px;
    padding-top: 20px;
    font-weight: 600;
  }
  .detail h2 {
    font-size: 14px;
  }
  .text li {
    width: 100%;
    float: unset;
    text-align: left !important;
  }
  .honor-nav-box {
    margin-top: 10px;
  }
  .honor-nav-box .top {
    font-size: 14px;
  }
  .honor-nav-box ul li {
    font-size: 12px;
  }
  .show .content img {
    width: 100% !important;
    height: auto !important;
  }
  .page {
    padding-top: 0;
  }
  .page-left {
    width: 100%;
    float: unset;
  }
  .page-left .title {
    display: none;
  }
  .page-left .nav {
    background-color: rgb(244, 244, 244);
  }
  .page-left ul li {
    width: 33.33%;
    text-align: center;
    padding-left: 0;
    float: left;
    font-size: 12px;
    margin-top: 0;
    height: 40px;
    line-height: 40px;
  }
  .page-left ul li.active {
    background-color: #fff;
    color: #333;
  }
  .page-right {
    clear: both;
    width: 100%;
    float: unset;
    padding: 20px 10px;
    box-sizing: border-box;
  }
  .page-right .title {
    display: none;
  }
  .page-right .content {
    padding-top: 0;
  }
  .banner-box {
    margin-bottom: 0;
  }
  .news-list li {
    overflow: hidden;
  }
  .news-list li a {
    display: block;
    float: left;
    width: calc(100% - 60px);
    overflow: hidden;
  }
  .detail {
    border: none;
  }
  .more-pros {
    box-sizing: border-box;
  }
  .more-pros .pro-pos {
    display: block;
  }
  .more-pros .pro-pos ul {
    margin: 0;
  }
  .more-pros .pro-pos li {
    width: 33.33%;
    margin-bottom: 10px;
  }
  .more-pros .pro-pos .pro-catname {
    font-size: 14px;
    padding-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid rgb(150, 109, 104);
  }
}
.mainMenu {
  background-color: rgba(37, 35, 35, 0.7882352941);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  height: 100vh;
  width: 100vw;
  display: table;
  text-align: center;
  opacity: 0;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform: scale(0);
}
.mainMenu.act {
  opacity: 1;
  transform: scale(1);
}
.mainMenu.act ul li {
  opacity: 1;
  transform: translateX(0);
}
.mainMenu ul {
  display: table-cell;
  vertical-align: middle;
}
.mainMenu li {
  padding: 8px 0;
  transition: all 400ms 510ms;
  opacity: 0;
}
.mainMenu li:nth-child(odd) {
  transform: translateX(30%);
}
.mainMenu li:nth-child(even) {
  transform: translateX(-30%);
}
.mainMenu li:last-child {
  transform: none;
}
.mainMenu a {
  color: #c8a063;
  display: inline-block;
  font-size: 18px;
  letter-spacing: 1.5px;
}
.mainMenu a.suBtn {
  color: #fff;
}

.menuBtn {
  position: fixed;
  left: 0;
  bottom: 100px;
  z-index: 220;
}

.navMoreBut_4 {
  background: #c8a063;
  box-shadow: -1px 1px 0 #c8a063, -1px -1px 0 #c8a063, 1px 1px 0 #c8a063, 1px -1px 0 #c8a063;
}
.navMoreBut_4 i, .navMoreBut_4 b {
  background: #fff;
}

/**更多按钮样式-4**/
.navMoreBut_4 {
  display: block;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  z-index: 5;
  border: 2px solid #fff;
}

.navMoreBut_4 i, .navMoreBut_4 b {
  display: block;
  overflow: hidden;
  position: absolute;
  line-height: 0px;
  height: 2px;
}

.navMoreBut_4 i {
  width: 5px;
  left: 6px;
}

.navMoreBut_4 b {
  left: 14px;
  width: 12px;
}

.navMoreBut_4 i.i-1, .navMoreBut_4 b.b-1 {
  top: 9px;
}

.navMoreBut_4 i.i-2, .navMoreBut_4 b.b-2 {
  top: 15px;
}

.navMoreBut_4 i.i-3, .navMoreBut_4 b.b-3 {
  top: 21px;
}